2025-07-09 22:36:26,853 [ 338105 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-09 22:36:26,853 [ 338105 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-09 22:36:26,853 [ 338105 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-09 22:36:26,853 [ 338105 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_fl3fq5 --privileged --dns-search='.' --memory=30709026816 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel3_0.jsonl --report-log-exclude-logs-on-passed-tests test_storage_numbers/test.py::test_between test_storage_numbers/test.py::test_blank_range test_storage_numbers/test.py::test_in test_storage_numbers/test.py::test_limit test_storage_numbers/test.py::test_multi_streams test_storage_numbers/test.py::test_non_number_filter test_storage_numbers/test.py::test_not test_storage_numbers/test.py::test_not_in test_storage_numbers/test.py::test_or test_storage_numbers/test.py::test_overflow test_storage_numbers/test.py::test_simple_range test_storage_numbers/test.py::test_subquery test_storage_numbers/test.py::test_true_or_false test_truncate_database/test_distributed.py::test_truncate_database_distributed test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_ttl_replicated/test.py::test_modify_column_ttl test_ttl_replicated/test.py::test_modify_ttl 'test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete]' 'test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated]' test_ttl_replicated/test.py::test_ttl_columns 'test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0]' 'test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1]' 'test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2]' test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error test_ttl_replicated/test.py::test_ttl_empty_parts test_ttl_replicated/test.py::test_ttl_many_columns 'test_ttl_replicated/test.py::test_ttl_table[DELETE]' 'test_ttl_replicated/test.py::test_ttl_table[]' test_zookeeper_config/test_secure.py::test_secure_connection -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [29 items] scheduling tests via LoadFileScheduling test_storage_numbers/test.py::test_between test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_truncate_database/test_distributed.py::test_truncate_database_distributed test_zookeeper_config/test_secure.py::test_secure_connection [gw2] [ 3%] PASSED test_storage_numbers/test.py::test_between test_storage_numbers/test.py::test_blank_range [gw2] [ 6%] PASSED test_storage_numbers/test.py::test_blank_range test_storage_numbers/test.py::test_in [gw2] [ 10%] PASSED test_storage_numbers/test.py::test_in test_storage_numbers/test.py::test_limit [gw1] [ 13%] PASSED test_truncate_database/test_distributed.py::test_truncate_database_distributed [gw2] [ 17%] PASSED test_storage_numbers/test.py::test_limit test_storage_numbers/test.py::test_multi_streams [gw2] [ 20%] PASSED test_storage_numbers/test.py::test_multi_streams test_storage_numbers/test.py::test_non_number_filter [gw2] [ 24%] PASSED test_storage_numbers/test.py::test_non_number_filter test_storage_numbers/test.py::test_not [gw2] [ 27%] PASSED test_storage_numbers/test.py::test_not test_storage_numbers/test.py::test_not_in [gw2] [ 31%] PASSED test_storage_numbers/test.py::test_not_in test_storage_numbers/test.py::test_or [gw2] [ 34%] PASSED test_storage_numbers/test.py::test_or test_storage_numbers/test.py::test_overflow [gw2] [ 37%] PASSED test_storage_numbers/test.py::test_overflow test_storage_numbers/test.py::test_simple_range [gw2] [ 41%] PASSED test_storage_numbers/test.py::test_simple_range test_storage_numbers/test.py::test_subquery [gw0] [ 44%] PASSED test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_ttl_replicated/test.py::test_modify_column_ttl [gw2] [ 48%] PASSED test_storage_numbers/test.py::test_subquery test_storage_numbers/test.py::test_true_or_false [gw0] [ 51%] PASSED test_ttl_replicated/test.py::test_modify_column_ttl test_ttl_replicated/test.py::test_modify_ttl [gw2] [ 55%] PASSED test_storage_numbers/test.py::test_true_or_false [gw0] [ 58%] PASSED test_ttl_replicated/test.py::test_modify_ttl test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] [gw3] [ 62%] PASSED test_zookeeper_config/test_secure.py::test_secure_connection [gw0] [ 65%] PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] [gw0] [ 68%] PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] test_ttl_replicated/test.py::test_ttl_columns [gw0] [ 72%] PASSED test_ttl_replicated/test.py::test_ttl_columns test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] [gw0] [ 75%] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] [gw0] [ 79%] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] [gw0] [ 82%] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error [gw0] [ 86%] PASSED test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error test_ttl_replicated/test.py::test_ttl_empty_parts [gw0] [ 89%] PASSED test_ttl_replicated/test.py::test_ttl_empty_parts test_ttl_replicated/test.py::test_ttl_many_columns [gw0] [ 93%] PASSED test_ttl_replicated/test.py::test_ttl_many_columns test_ttl_replicated/test.py::test_ttl_table[DELETE] [gw0] [ 96%] PASSED test_ttl_replicated/test.py::test_ttl_table[DELETE] test_ttl_replicated/test.py::test_ttl_table[] [gw0] [100%] PASSED test_ttl_replicated/test.py::test_ttl_table[] =============================== warnings summary =============================== test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection /usr/local/lib/python3.10/dist-packages/kazoo/handlers/utils.py:225: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated context = ssl.SSLContext(ssl.PROTOCOL_SSLv23) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel3_0.jsonl ----------------- ============================== slowest durations =============================== 35.12s call test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] 25.66s call test_zookeeper_config/test_secure.py::test_secure_connection 25.12s call test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] 19.72s setup test_truncate_database/test_distributed.py::test_truncate_database_distributed 19.55s setup test_zookeeper_config/test_secure.py::test_secure_connection 19.27s setup test_ttl_replicated/test.py::test_merge_with_ttl_timeout 18.53s call test_ttl_replicated/test.py::test_merge_with_ttl_timeout 13.03s setup test_storage_numbers/test.py::test_between 12.92s call test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] 12.56s teardown test_zookeeper_config/test_secure.py::test_secure_connection 7.69s teardown test_truncate_database/test_distributed.py::test_truncate_database_distributed 7.14s call test_ttl_replicated/test.py::test_ttl_empty_parts 5.86s teardown test_ttl_replicated/test.py::test_ttl_table[] 5.16s teardown test_storage_numbers/test.py::test_true_or_false 4.63s call test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] 4.59s call test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] 4.39s call test_ttl_replicated/test.py::test_ttl_many_columns 3.83s call test_storage_numbers/test.py::test_in 3.28s call test_storage_numbers/test.py::test_limit 2.71s call test_ttl_replicated/test.py::test_ttl_table[DELETE] 2.71s call test_ttl_replicated/test.py::test_ttl_columns 2.66s call test_ttl_replicated/test.py::test_ttl_table[] 2.62s call test_storage_numbers/test.py::test_simple_range 2.57s call test_storage_numbers/test.py::test_true_or_false 2.55s call test_ttl_replicated/test.py::test_modify_ttl 2.55s call test_ttl_replicated/test.py::test_modify_column_ttl 2.53s call test_storage_numbers/test.py::test_not_in 2.35s call test_storage_numbers/test.py::test_multi_streams 2.33s call test_truncate_database/test_distributed.py::test_truncate_database_distributed 2.25s call test_storage_numbers/test.py::test_or 2.23s call test_storage_numbers/test.py::test_non_number_filter 1.30s call test_storage_numbers/test.py::test_not 1.29s call test_storage_numbers/test.py::test_subquery 1.15s call test_storage_numbers/test.py::test_between 1.09s call test_storage_numbers/test.py::test_overflow 1.05s call test_storage_numbers/test.py::test_blank_range 0.27s call test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error 0.00s teardown test_ttl_replicated/test.py::test_merge_with_ttl_timeout 0.00s setup test_ttl_replicated/test.py::test_modify_column_ttl 0.00s setup test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] 0.00s setup test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] 0.00s setup test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] 0.00s setup test_storage_numbers/test.py::test_overflow 0.00s setup test_ttl_replicated/test.py::test_ttl_table[DELETE] 0.00s setup test_storage_numbers/test.py::test_blank_range 0.00s teardown test_storage_numbers/test.py::test_simple_range 0.00s setup test_ttl_replicated/test.py::test_ttl_table[] 0.00s setup test_ttl_replicated/test.py::test_modify_ttl 0.00s setup test_ttl_replicated/test.py::test_ttl_many_columns 0.00s teardown test_ttl_replicated/test.py::test_ttl_empty_parts 0.00s setup test_ttl_replicated/test.py::test_ttl_empty_parts 0.00s teardown test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] 0.00s teardown test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] 0.00s teardown test_storage_numbers/test.py::test_between 0.00s teardown test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] 0.00s setup test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] 0.00s setup test_storage_numbers/test.py::test_subquery 0.00s teardown test_ttl_replicated/test.py::test_ttl_columns 0.00s setup test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] 0.00s teardown test_ttl_replicated/test.py::test_ttl_table[DELETE] 0.00s teardown test_ttl_replicated/test.py::test_ttl_many_columns 0.00s teardown test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] 0.00s teardown test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error 0.00s teardown test_storage_numbers/test.py::test_limit 0.00s setup test_storage_numbers/test.py::test_not_in 0.00s setup test_storage_numbers/test.py::test_non_number_filter 0.00s setup test_storage_numbers/test.py::test_true_or_false 0.00s setup test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error 0.00s setup test_storage_numbers/test.py::test_multi_streams 0.00s setup test_storage_numbers/test.py::test_simple_range 0.00s setup test_ttl_replicated/test.py::test_ttl_columns 0.00s setup test_storage_numbers/test.py::test_limit 0.00s teardown test_storage_numbers/test.py::test_not 0.00s teardown test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] 0.00s teardown test_ttl_replicated/test.py::test_modify_ttl 0.00s setup test_storage_numbers/test.py::test_not 0.00s setup test_storage_numbers/test.py::test_or 0.00s teardown test_storage_numbers/test.py::test_subquery 0.00s teardown test_storage_numbers/test.py::test_non_number_filter 0.00s teardown test_storage_numbers/test.py::test_or 0.00s teardown test_storage_numbers/test.py::test_multi_streams 0.00s setup test_storage_numbers/test.py::test_in 0.00s teardown test_storage_numbers/test.py::test_overflow 0.00s teardown test_storage_numbers/test.py::test_in 0.00s teardown test_storage_numbers/test.py::test_not_in 0.00s teardown test_ttl_replicated/test.py::test_modify_column_ttl 0.00s teardown test_storage_numbers/test.py::test_blank_range =========================== short test summary info ============================ PASSED test_storage_numbers/test.py::test_between PASSED test_storage_numbers/test.py::test_blank_range PASSED test_storage_numbers/test.py::test_in PASSED test_truncate_database/test_distributed.py::test_truncate_database_distributed PASSED test_storage_numbers/test.py::test_limit PASSED test_storage_numbers/test.py::test_multi_streams PASSED test_storage_numbers/test.py::test_non_number_filter PASSED test_storage_numbers/test.py::test_not PASSED test_storage_numbers/test.py::test_not_in PASSED test_storage_numbers/test.py::test_or PASSED test_storage_numbers/test.py::test_overflow PASSED test_storage_numbers/test.py::test_simple_range PASSED test_ttl_replicated/test.py::test_merge_with_ttl_timeout PASSED test_storage_numbers/test.py::test_subquery PASSED test_ttl_replicated/test.py::test_modify_column_ttl PASSED test_storage_numbers/test.py::test_true_or_false PASSED test_ttl_replicated/test.py::test_modify_ttl PASSED test_zookeeper_config/test_secure.py::test_secure_connection PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] PASSED test_ttl_replicated/test.py::test_ttl_columns PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] PASSED test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error PASSED test_ttl_replicated/test.py::test_ttl_empty_parts PASSED test_ttl_replicated/test.py::test_ttl_many_columns PASSED test_ttl_replicated/test.py::test_ttl_table[DELETE] PASSED test_ttl_replicated/test.py::test_ttl_table[] ================== 29 passed, 8 warnings in 157.95s (0:02:37) ==================